SWFTextField
PHP Manual

SWFTextField->setRightMargin

(PHP 4 >= 4.0.5)

SWFTextField->setRightMarginSets the right margin width of the text field

Descripción

void setRightMargin ( float $width )
Warning

Esta función es EXPERIMENTAL. Esto significa que el comportamiento de esta función, el nombre de esta función y en definitiva TODO lo documentado sobre esta función, puede cambiar en una futura version de PHP SIN AVISO. La advertencia queda hecha, y utilizar esta extensión queda bajo su propia responsabilidad.

swftextfield->setrightmargin() sets the right margin width of the text field to width . Default is 0.

Valores retornados

No value is returned.


SWFTextField
PHP Manual